Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

update Makefile #170

Merged
merged 1 commit into from
Sep 15, 2023
Merged

update Makefile #170

merged 1 commit into from
Sep 15, 2023

Conversation

johnoloughlin
Copy link
Contributor

Makefile now only runs docker build

RUN go mod tidy
RUN make build
RUN cd userspace && go build -v
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DL3003 warning: Use WORKDIR to switch to a directory

just fix these

@Eoghan1232
Copy link
Contributor

PR LGTM

just fix the issues from the actions and I will approve after.

@johnoloughlin johnoloughlin force-pushed the update_makefile branch 5 times, most recently from 1eecefd to 2e7cd1c Compare September 15, 2023 13:26
Makefile now only runs docker build

Signed-off-by: John O'Loughlin <[email protected]>
@Eoghan1232 Eoghan1232 merged commit bcbe53b into master Sep 15, 2023
@johnoloughlin johnoloughlin deleted the update_makefile branch October 5, 2023 09:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants